ProjectConfig

@Serializable
data class ProjectConfig(val projectId: String)

Author

Abhishek Kumar

Since

14.03.04

Parameters

projectId

The unique code of the MoEngage project. This is used to identify the project

Constructors

Link copied to clipboard
constructor(projectId: String)

MoEngage Project configuration object with ProjectConfig

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique code of the MoEngage project, used to identify the project.